cargo.git
2015-09-14 borsAuto merge of #1986 - mneumann:dragonfly-snapshot,...
2015-09-13 Michael NeumannAdd snapshot for DragonFly
2015-09-13 borsAuto merge of #1949 - nicokoch:fix-1904, r=alexcrichton
2015-09-12 Nicolas KochVarious small changes to cargo_test and friends.
2015-09-10 Nicolas KochRestructure cargo_test code and introduce CargoTestError
2015-09-09 borsAuto merge of #1981 - alexcrichton:git-stamp-if-dead...
2015-09-09 Alex CrichtonUse a stamp file to protect against corrupt checkouts
2015-09-09 borsAuto merge of #1975 - alexcrichton:dont-capture-rustdoc...
2015-09-08 borsAuto merge of #1972 - alexcrichton:update-curl, r=brson
2015-09-08 Alex CrichtonDon't capture rustdoc output for transitive deps
2015-09-08 borsAuto merge of #1974 - alexcrichton:dont-document-build...
2015-09-08 Alex CrichtonDon't document build dependencies
2015-09-08 borsAuto merge of #1973 - alexcrichton:cargo-doc-release...
2015-09-08 Alex CrichtonAdd --release flag to `cargo doc`
2015-09-08 borsAuto merge of #1969 - carols10cents:really-use-git...
2015-09-08 Alex CrichtonUpdate curl bindings
2015-09-06 Carol (Nichols... If --vcs flag specified, use vcs even if under an exist...
2015-09-04 borsAuto merge of #1966 - alexcrichton:fix-doc-again, r...
2015-09-04 Alex CrichtonFix documenting target-specific dependencies for real
2015-09-03 borsAuto merge of #1961 - alexcrichton:fix-doc-target-speci...
2015-09-03 borsAuto merge of #1964 - steveklabnik:doc_fix, r=alexcrichton
2015-09-03 Steve KlabnikFix syntax in build-script
2015-09-02 borsAuto merge of #1963 - Frederick888:master, r=alexcrichton
2015-09-02 Frederick Zhangavoid warning when cargo not found
2015-09-01 borsAuto merge of #1959 - lucab:lucab/skip-dotdir, r=alexcr...
2015-09-01 Alex CrichtonOnly document platform-relevant dependencies
2015-09-01 Luca Brunopath: do not recurse into hidden/dot directories
2015-09-01 borsAuto merge of #1960 - alexcrichton:build-static, r...
2015-09-01 Alex CrichtonDon't link build scripts dynamically
2015-09-01 borsAuto merge of #1939 - impl:resolve-deps-with-host-tripl...
2015-09-01 borsAuto merge of #1955 - carols10cents:even-more-manifest...
2015-09-01 Carol (Nichols... Use find_root_manifest_for_cwd for now-duped code in...
2015-09-01 Carol (Nichols... Give better error messages for invalid manifest-paths
2015-09-01 Carol (Nichols... Add tests for different kinds of invalid manifest paths
2015-09-01 Carol (Nichols... Make verify-project able to verify the current working...
2015-09-01 Carol (Nichols... Add tests for different arguments given to verify-project
2015-09-01 Carol (Nichols... Make read-manifest accept consistent manifest-path...
2015-09-01 Carol (Nichols... Add tests for different arguments given to read-manifest
2015-08-31 Noah FontesFix platform-specific dependency resolution for custom...
2015-08-31 Nicolas KochMake ::can_panic() return true on x86_64-pc-windows...
2015-08-31 Nicolas KochUse internal error instead of ProcessError when multipl...
2015-08-29 borsAuto merge of #1943 - mseri:patch-1, r=alexcrichton
2015-08-29 mseriFix for test on windows
2015-08-29 mseriAdded test for issue #1942
2015-08-28 borsAuto merge of #1931 - thirtythreeforty:printinfo, r...
2015-08-28 mseriImproved fix for the issue #1942
2015-08-28 George HilliardPrint information about updated packages on cargo update
2015-08-28 Nicolas KochReformat lines with more than 100 characters
2015-08-28 Nicolas KochAdd test for --no-fail-fast
2015-08-28 Nicolas KochCleaner implementation for --no-fail-fast.
2015-08-28 Nicolas KochImplement --no-fail-fast flag for cargo test.
2015-08-27 borsAuto merge of #1950 - mbrubeck:cargo_profile, r=alexcri...
2015-08-27 Matt BrubeckFix docs for the CARGO_PROFILE variable
2015-08-26 borsAuto merge of #1945 - Frederick888:master, r=alexcrichton
2015-08-26 Frederick Zhangcheck and get dir by $PWD for Windows builds under...
2015-08-26 Frederick Zhangavoid wrong invoking from non-project directory
2015-08-26 Frederick Zhangadd forgotten local declarations
2015-08-26 Frederick Zhangbash completion for targets
2015-08-26 mseriFix for issue #1942 'cargo run fails if called from...
2015-08-25 borsAuto merge of #1940 - steveklabnik:whoops, r=huonw
2015-08-25 Steve KlabnikClose some tags.
2015-08-25 borsAuto merge of #1936 - steveklabnik:gh1870, r=alexcrichton
2015-08-25 borsAuto merge of #1934 - steveklabnik:gh1930, r=alexcrichton
2015-08-25 borsAuto merge of #1935 - steveklabnik:gh1898, r=alexcrichton
2015-08-25 borsAuto merge of #1938 - blaenk:environment-variables...
2015-08-25 Jorge Israel... make sure that environment-variables page is built
2015-08-25 Steve KlabnikUpdate guide to use crates.io dependencies
2015-08-25 Steve KlabnikAdd a note to the FAQ about * for library dependencies
2015-08-25 Steve KlabnikMake note about small divergance from SemVer
2015-08-25 borsAuto merge of #1845 - steveklabnik:env_vars, r=alexcrichton
2015-08-25 Steve KlabnikConsolidate and document environment variables
2015-08-25 borsAuto merge of #1932 - steveklabnik:gh1767, r=alexcrichton
2015-08-25 borsAuto merge of #1933 - steveklabnik:gh1855, r=alexcrichton
2015-08-25 Steve KlabnikClarify -- in cargo run help
2015-08-25 Steve KlabnikClarfiy that --{test,bench} select targets
2015-08-21 borsAuto merge of #1928 - alexcrichton:update, r=alexcrichton
2015-08-21 Alex CrichtonUpdate for Rust nightly
2015-08-21 borsAuto merge of #1927 - Turbo87:python, r=alexcrichton
2015-08-21 Tobias Bienieksrc/etc: Fix PEP8 issues in Python scripts
2015-08-21 Tobias BieniekAdd .pyc files in src/etc/ to .gitignore file
2015-08-20 borsAuto merge of #1922 - Gankro:css, r=alexcrichton
2015-08-20 Alexis Beingessnermake images less amazing
2015-08-20 borsAuto merge of #1921 - Gankro:doc, r=alexcrichton
2015-08-20 Alexis Beingessnerupdate makefile to include new images
2015-08-19 borsAuto merge of #1914 - thirtythreeforty:crate-type,...
2015-08-19 borsAuto merge of #1920 - Turbo87:uppercase-docopts, r...
2015-08-19 Tobias Bieniekbin/new: Use uppercase option arguments
2015-08-19 George HilliardWarn about and ignore invalid crate-types in manifest
2015-08-18 borsAuto merge of #1918 - Gankro:doc-teams, r=alexcrichton
2015-08-18 Alexis Beingessnermodify help owner
2015-08-18 Alexis Beingessnernot really a url
2015-08-18 Alexis Beingessneradd docs for teams
2015-08-18 borsAuto merge of #1916 - alexcrichton:update-libssh2-sys...
2015-08-18 Alex CrichtonUpdate libssh2-sys's build script
2015-08-17 borsAuto merge of #1915 - alexcrichton:downgrade-libgit2...
2015-08-17 Alex CrichtonRevert update of libgit2
2015-08-17 borsAuto merge of #1912 - achanda:patch-1, r=alexcrichton
2015-08-17 borsAuto merge of #1908 - alexcrichton:moar-stack, r=huonw
2015-08-17 Abhishek ChandaDo not generate .pyc file
2015-08-16 Alex CrichtonRun cargo with a large stack
next